synchronous call meaning in English
同步呼叫
Examples
- The time - out in milliseconds to use for synchronous calls
要用于同步调用的超时设定(以毫秒为单位) 。 - Object is not in blocking mode and cannot accept this synchronous call
对象不处于阻止模式,无法接受此同步调用。 - Gets or sets the time - out in milliseconds to use for synchronous calls
获取或设置要用于同步调用的超时设定(以毫秒为单位) 。 - In your client project , add a web reference and a synchronous call to the web service
在客户端项目中,添加对web服务的web引用以及同步调用。 - Synchronous calls are much more fragile , so to make a remote call more robust , make it asynchronous
同步调用极易受破坏,所以为了使远程调用更稳固,要进行异步调用。